home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmContainerCut.z / XmContainerCut
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCuuuutttt((((3333XXXX))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV        XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCuuuutttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCuuuutttt - Container widget function to move items to
  10.           the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Container.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCuuuutttt(
  15.           WWWWiiiiddddggggeeeetttt ccccoooonnnnttttaaaaiiiinnnneeeerrrr,
  16.           TTTTiiiimmmmeeee ttttiiiimmmmeeeessssttttaaaammmmpppp);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrCCCCuuuutttt cuts the primary selected items to the
  23.           clipboard.  This routine calls the XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk
  24.           procedures, possibly multiple times, with the _s_e_l_e_c_t_i_o_n
  25.           member of the XXXXmmmmCCCCoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuucccctttt set to _C_L_I_P_B_O_A_R_D and
  26.           with the _p_a_r_m member set to XXXXmmmmMMMMOOOOVVVVEEEE.  If the transfer is
  27.           successful, this routine then calls the XXXXmmmmNNNNccccoooonnnnvvvveeeerrrrttttCCCCaaaallllllllbbbbaaaacccckkkk
  28.           procedures for the _C_L_I_P_B_O_A_R_D selection and the _D_E_L_E_T_E
  29.           target.
  30.  
  31.           _c_o_n_t_a_i_n_e_r Specifies the Container widget ID.
  32.  
  33.           _t_i_m_e_s_t_a_m_p Specifies the server time at which to modify the
  34.                     selection value.
  35.  
  36.           For a complete definition of Container and its associated
  37.           resources, see XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  38.  
  39.      RRRREEEETTTTUUUURRRRNNNN
  40.           The function returns False in the following cases: if the
  41.           primary selection is NULL, if the widget does not own the
  42.           primary selection, or if the function is unable to gain
  43.           ownership of the clipboard selection. Otherwise, it returns
  44.           True.
  45.  
  46.      RRRREEEELLLLAAAATTTTEEEEDDDD
  47.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.